PDF4Java Reference Documentation
com.o2sol.pdf4java.core.io Package
/
FileStream Class
/ getLength Method
Collapse All
Expand All
In This Topic
getLength Method
In This Topic
Gets the length in bytes of the stream.
Syntax
public
long
getLength()
Return Value
A long value representing the length of the stream in bytes.
See Also
Reference
FileStream Class
FileStream Members